Ahmad Fijr's profile

Create an api to use an existing AI on the site

In one of the projects I was working on, I wanted to use artificial intelligence to "recognize the language of text", and "analyze the feelings of the Arabic language".
But my knowledge in artificial intelligence is limited and there is no time to deal with a programmer to do the work for me artificial intelligence.

So I thought about exploiting the artificial intelligence that already exists in these two sites:
https://www.arabitools.com/sentest.html
https://translate.google.com

And I made an api based on them, in order to take the result of the analysis from them, and I made use of:
* From Google Translator - in the artificial intelligence that recognizes the language of the text.

* From arabitools - in artificial intelligence that analyzes the feelings of the Arabic language.

api is a Python library file, and the source code is attached with the name "website api.rar".... Link: shorturl.at/ltAI6

It contains two files:
- main - the program's executable file
- website_api - api file and used as a library
Create an api to use an existing AI on the site
Published:

Owner

Create an api to use an existing AI on the site

Published:

Creative Fields